bitkeeper revision 1.1108.33.36 (410ec3d23YQIo1sHR3jYLaaZu51ykg)
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Mon, 2 Aug 2004 22:44:34 +0000 (22:44 +0000)
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Mon, 2 Aug 2004 22:44:34 +0000 (22:44 +0000)
trivial change to remove reliance on /etc/init.d/functions

tools/examples/init.d/xend

index edafc5b53ccc1378d125e5b8494a6e13961ccc30..2e163045ee3db3d84bb38f3dadd8cf6a2e3e1cf2 100755 (executable)
@@ -7,8 +7,6 @@
 # chkconfig: 2345 99 00
 # description: Starts and stops the Xen control daemon.
 
-[ -f /etc/init.d/functions ] && . /etc/init.d/functions || . /etc/init.d/functions.sh
-
 case "$1" in
   start)
        xend start